object FormRestaurar: TFormRestaurar Tag = 49500 Left = 256 Top = 185 BorderIcons = [biSystemMenu, biHelp] BorderStyle = bsSingle Caption = 'Restaurar configuraci�n' ClientHeight = 192 ClientWidth = 365 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} PixelsPerInch = 96 TextHeight = 13 object Label41: TLabel Tag = 60400 Left = 58 Top = 31 Width = 299 Height = 26 AutoSize = False Caption = 'Selecciona que configuraci�n deseas restaurar.' WordWrap = True end object LabelRestaurar: TLabel Tag = 49900 Left = 14 Top = 14 Width = 46 Height = 13 Caption = 'Restaurar' end object Bevel19: TBevel Left = 76 Top = 21 Width = 281 Height = 9 Shape = bsTopLine end object PandaBrown1: TPandaBrown Left = 14 Top = 31 Width = 34 Height = 34 TheBrown.Data = { 1E030000424D1E03000000000000760000002800000022000000220000000100 040000000000A802000000000000000000001000000010000000FFFFFF0000FF FF00FF00FF000000FF00C0C0C00080808000008080008000800000008000FFFF 000000FF00008080000000800000FF0000008000000000000000222222222222 222222222222222222222200F10F2222222222FFF222222222222222228F2200 2222222222222FF4FFF22222222222222883F2002222222222222F4444FFF222 222222228831F200222222222222FF400044FFF222222228831F220022222222 2222F440000044FFF222228831F2220022222222222FF4000000044FFFFFF833 1F22220022222222222F44000000455409094FF1F22222002222222222FF4000 000054909090995F222222002222222222F44000000459090909099FF2222200 222222222FF400000005409090909094FFF22200222222222F44000000050909 09090909F4FFF20022222222FF4044000005900000909090F444F20022222222 F5FFFF540005090000090909F404F20022222222F51114FF5405900000909094 F04F22002222222F50000016F50059000009090F404F2200222222F400101010 6F4050909090905F04F22200222F22F0000000011F50055909090FF004F22200 22F42F400000010006F400455555F4004F22220022F02F4000FFF00101F40004 444440004F2222002F402F400000F00001FB400000000004F22222002F402F40 0000F00014F5B44000000004F22222002F4022F00000F0000FFB5B544000004F 222222002F4022F50000F0005FB5FFB5B440004F2222220022F0222F50000005 FB5BF4FF5B5444F22222220022F52222FF5444FF55B5B5F4FFB5B4F222222200 222F222222FFFF2FF44B5B5BF45B4F222222220022222222222222222FF445B5 B5B54F22222222002222222222222222222FF44B5B54F2222222220022222222 2222222222222FF445B4F2222222220022222222222222222222222FF44F2222 222222002222222222222222222222222FFF2222222222002222222222222222 2222222222222222222222002222222222222222222222222222222222222200 2222} end object RBDeFabrica: TRadioButton Tag = 25900 Left = 56 Top = 116 Width = 301 Height = 17 HelpContext = 1805 Caption = 'Configuraci�n de f�brica.' TabOrder = 0 end object RBPorDefecto: TRadioButton Tag = 18500 Left = 56 Top = 88 Width = 301 Height = 17 HelpContext = 1800 Caption = 'Configuraci�n por defecto.' Checked = True TabOrder = 1 TabStop = True end object ButtonAceptar: TButton Tag = 2200 Left = 169 Top = 166 Width = 90 Height = 22 Caption = '&Aceptar' ModalResult = 1 TabOrder = 2 OnClick = ButtonAceptarClick end object ButtonCancelar: TButton Tag = 2400 Left = 270 Top = 166 Width = 90 Height = 22 Cancel = True Caption = '&Cancelar' ModalResult = 2 TabOrder = 3 OnClick = ButtonCancelarClick end object ManuForm1: TManuForm Enabled = False TitleBar.ApplicationInfo.FontStyle = [fsBold] TitleBar.Color = clMaroon TitleBar.CompanyInfo.FontStyle = [fsBold, fsItalic] TitleBar.NbOfColors = 0 Left = 323 Top = 1 end end